|
Image |
|
|
Property |
Type |
Required |
Comment |
|
image |
string |
yes |
Base64 encoded image |
|
posX |
number |
yes |
Draws the loaded image at the posX, posY coordinates by stretching it. |
|
posY |
number |
yes |
|
|
scaleX |
number |
yes |
The X and Y are specified as percentage integers (100 means no stretching). |
|
scaleY |
number |
yes |
|